home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Tools / Docs / Inspect < prev    next >
Text File  |  1995-01-03  |  2KB  |  48 lines

  1. PROGRAM NAME
  2.  
  3.   Inspect
  4.  
  5. AUTHOR
  6.  
  7.   Urban D. Müller    (umueller@wuarchive.wustl.edu)
  8.  
  9. SYNOPSIS
  10.  
  11.   Inspect [FORCE] [VIEW] path/filename
  12.  
  13. FUNCTION
  14.  
  15.   General file viewer and unpacker frontend for Aminet. Inspect uses the 
  16.   path to determine file type. The path is first assumed to be relative 
  17.   to SET1x:Aminet/ and only afterwards interpreted as normal path.
  18.  
  19.   The default behaviour (which can be influenced by 'Prefs') is to 
  20.   bring up a requester asking you for the destination directory to
  21.   unpack to. Hitting return or clicking extract will do the uncompression.
  22.   The default destination directory can be set in 'Prefs'.
  23.  
  24.   If the contents of the archive are viewable or startable (pix, mods,
  25.   games, demos), there will be a button in the middle of the requester
  26.   that allows you to do so.
  27.  
  28.   Adding FORCE will supporess the requester and extract immediately.
  29.   Adding VIEW will play the contents without showing the requester.
  30.   Adding FORCE VIEW will even start games/demos without asking.  
  31.  
  32.   Inspect tries to be smart in preloading needed libraries from the CD.
  33.   It loads libraries from the CD if the viewers need them, and it will
  34.   load any libraries that were in an extracted archive. Also, it
  35.   always makes sure that icons created by the extraction process will
  36.   be visible immediately, even if the Worbench window of destination 
  37.   directory is already open. Instead of passing a file name on the
  38.   command line, you can also use Inspect as the default tool of a 
  39.   Workbench file.
  40.  
  41.   Inspect is auto-detaching, use Inspect.ND if you want to wait for
  42.   the termination of the viewing, e.g. in scripts. (Note: ps3m 
  43.   autodetaches by itself so Inspect will return anyway).
  44.  
  45. SEE ALSO
  46.  
  47.   Prefs
  48.